Main Bar

EasyASP's Other Tools


Here is a tutorial on using the Program's many other tools


Section 1: Clean Html Code

EasyASP has the ability to "Clean" up the current file. This includes making all tags Uppercase and indenting the file so it looks clean. This function however should only be used with HTML files because the code cleaner does not recognize non-Html Tags. There are warnings given out before the program actually runs. This program was not written by me also and unfortunatly i do not know the author's name. The program is called Tidy.

If you do not like what the program has done to your file after it has cleaned the code you can always save the old version because EasyASP does not close the old document. That's about it for the clean HTML function.

Section 2: Compare Files

The Compare files option allows you to check to see if 2 files are the same or not. this can be helpfull when you are working with large files and you don't know if files are in sync or not. This piece will help you to figure that out or not.

Section 3: Get External File

The Get External option allows you to connect to a web site and pull down the HTML code in a new document. Have you ever wanted to mess with Microsoft.com or Netscape.com well this feature will allow you to do this very easily. Just put the site name in and it will pull down the code.